home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Freeware / Griffith 0.9.8 / griffith-0.9.8-win32.exe / {app} / lib / pkgconfig / libcroco-0.6.pc < prev    next >
Text File  |  2006-11-11  |  293b  |  13 lines

  1. prefix=/target
  2. exec_prefix=${prefix}
  3. libdir=${exec_prefix}/lib
  4. includedir=${prefix}/include
  5.  
  6. Name: libcroco
  7. Version: 0.6.1
  8. Description: a CSS2 Parsing and manipulation Library in C.
  9. Requires: glib-2.0 libxml-2.0
  10. Libs: -L${exec_prefix}/lib -lcroco-0.6
  11. Cflags: -I${prefix}/include/libcroco-0.6
  12.  
  13.